Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module active jobs #3957

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Module active jobs #3957

merged 3 commits into from
Nov 18, 2024

Conversation

johrstrom
Copy link
Contributor

Fixes #3956 by importing active_jobs as a module. This means that jQuery (provided by application.js) is still available globally, but the functions/variables in active_jobs.js isn't.

This also provides a mechanism for minifying javascript in a development environment by supplying an environment variable.

@johrstrom johrstrom merged commit 4f7a643 into master Nov 18, 2024
25 checks passed
@johrstrom johrstrom deleted the module-active-jobs branch November 18, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

activejobs javascript error
2 participants